<xs:complexType name="AmazonType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation>Item information specific to Amazon.</xs:documentation> </xs:annotation> <xs:all> <xs:element name="AllocationPlanID" type="AllocationPlanIDType" maxOccurs="1" minOccurs="0" /> <xs:element name="AllocationPlanName" type="AllocationPlanNameType" maxOccurs="1" minOccurs="0" /> <xs:element name="Condition" type="AmazonConditionType" maxOccurs="1" minOccurs="0" /> <xs:element name="ConditionDescription" type="AmazonConditionNote" maxOccurs="1" minOccurs="0" /> <xs:element name="ShippingTemplateName" type="AmazonShippingTemplateName" maxOccurs="1" minOccurs="0" /> <xs:element name="CatalogSummary" type="AmazonCatalogSummary" maxOccurs="1" minOccurs="0" /> </xs:all> </xs:complexType>
© 2022 All Rights Reserved.